home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2001 #13 / CD 13 (Black) - 2001.iso / Open Kart / data1.cab / Level_0_English_Data / menu_arcade_config_kart.txt < prev    next >
Encoding:
Text File  |  2001-05-10  |  8.5 KB  |  482 lines

  1. ;//****************** ARCADE CHAMP CONFIG KART VERSION COURSE SIMPLE (A2) ***************************
  2. new Container
  3. {
  4.     name "container_arcade_champ_config_kart_single"
  5.     z 1
  6.  
  7.     background "data/menus/i_bg_arcade_640_0.nif"
  8.  
  9.     on_idle ActionIdleManager
  10.     {
  11.         ;eMENU_AR_CS_CONFIG
  12.         current_menu 1018 
  13.     }        
  14.     new MenuButton
  15.     {
  16.         name "titre_fenetre_arcade_champ"
  17.         x 0.749
  18.         y 0.85
  19.         size_x 0.25
  20.         size_y 0.163
  21.         text "Arcade"
  22.         text_size 0.45
  23.         text_initial_color <0,0.66,1,1>
  24.         normal_image "data/menus/i_titre_bouton.nif"
  25.         highlight_image ""
  26.     }
  27.     new MenuButton
  28.     {
  29.         ;// Config kart
  30.         x 0.012
  31.         y 0.75
  32.         size_x 0.13
  33.         size_y 0.08
  34.         text_initial_color <0,0.66,1,1>
  35.         text_size 0.19
  36.         text "Kart"
  37.         text2 "Setup"
  38.         highlight_image ""
  39.     }
  40.     new MenuButton
  41.     {
  42.         ;// Course simple
  43.         x 0.012
  44.         y 0.85
  45.         text "Basic"
  46.         text2 "Race"
  47.         
  48.         ;eARCADE_DONE_CONFIG_GOTO_SINGLE
  49.         state_manager "2018"
  50.     }
  51.     new MenuButton
  52.     {
  53.         ;// Retour
  54.         x 0.74
  55.         y 0.07
  56.         text "Main"
  57.         text2 "Menu"
  58.         
  59.         ;eCHAMPIONSHIP_RETURN_SAVE_CONFIG
  60.         state_manager "1210"
  61.     }
  62. ;// ***** NAME
  63.     new MenuButton
  64.     {
  65.         name "background_name"
  66.         x 0.4025
  67.         y 0.85
  68.         z 0.9
  69.         size_x 0.24
  70.         size_y 0.05
  71.         normal_image "data/menus/i_carre_listbox.nif"
  72.         highlight_image ""
  73.     }
  74.     new FastFont
  75.     {
  76.         name "his_name"
  77.         x 0.5225
  78.         y 0.858
  79.         ratio 0.28
  80.         initial_color <1,1,1,1>
  81.         auto_center 1
  82.     }
  83.     new MenuButton
  84.     {
  85.         name "background_apparence"
  86.         x 0.4025
  87.         y 0.71
  88.         z 0.9
  89.         size_x 0.24
  90.         size_y 0.13
  91.         normal_image "data/menus/i_carre_listbox.nif"
  92.         highlight_image ""
  93.     }
  94.      new FastFont
  95.     {
  96.         ;// Apparence
  97.         x 0.527
  98.         y 0.775
  99.         ratio 0.25
  100.         text "Skin"
  101.         auto_center 1
  102.         initial_color <1,1,1,1>
  103.     }
  104.     new MenuButton
  105.     {
  106.         ;// Previous apparence arrow
  107.         x 0.41
  108.         y 0.75
  109.         size_x 0.05
  110.         size_y 0.05
  111.  
  112.         normal_image "data/menus/i_triangle_orange.nif"
  113.         highlight_image "data/menus/i_triangle_bleu.nif"
  114.         ;// eSKIN_PREVIOUS
  115.         state_manager "48"
  116.     }
  117.     new MenuButton
  118.     {
  119.         ;// Next apparence arrow
  120.         x 0.581
  121.         y 0.75
  122.         size_x 0.05
  123.         size_y 0.05
  124.  
  125.         normal_image "data/menus/i_triangle_orange_flip.nif"
  126.         highlight_image "data/menus/i_triangle_bleu_flip.nif"
  127.         ;// eSKIN_NEXT
  128.         state_manager "49"
  129.     }
  130.     new Button
  131.     {
  132.         ;// Perso ovals
  133.         name "carriere_perso_preview"
  134.         x 0.195
  135.         y 0.50
  136.         size_x 0.20
  137.         size_y 0.39
  138.  
  139.         state_normal ActionAnimableImage
  140.         {
  141.             list ("data/menus/i_fond_pilote.nif")
  142.         }
  143.  
  144.         on_idle ActionRotate3DObject
  145.         {
  146.             x -56.0
  147.             y 10.0
  148.             z 250.0
  149.             tick 0.0
  150.             tick_offset 0.9
  151.             angle 1.57
  152.             scale 0.8
  153.             tilt_amplitude 0.0
  154.             tilt_speed 0.0
  155.             axis_rotation 2
  156.         }
  157.     }
  158.     new Button
  159.     {
  160.         ;// Kart ovals
  161.         name "carriere_kart_preview"
  162.         x 0.40
  163.         y 0.36
  164.         size_x 0.245
  165.         size_y 0.335
  166.  
  167.         state_normal ActionAnimableImage
  168.         {
  169.             list ("data/menus/i_fond_kart_single.nif")
  170.         }
  171.  
  172.         on_idle ActionRotate3DObject
  173.         {
  174.             x 7.5
  175.             y 10.0
  176.             z 250.0
  177.             tick 0.16
  178.             angle -0.6
  179.             scale 15.0
  180.             tilt_amplitude 0.1
  181.             tilt_speed 0.4
  182.         }
  183.     }
  184.     new MenuButton
  185.     {
  186.         name "background_numΘro_kart"
  187.         x 0.646
  188.         y 0.71
  189.         z 0.9
  190.         size_x 0.17
  191.         size_y 0.13
  192.         normal_image "data/menus/i_carre_listbox.nif"
  193.         highlight_image ""
  194.     }
  195.     new FastFont
  196.     {
  197.         ;// Numero
  198.         x 0.70
  199.         y 0.8
  200.         ratio 0.25        
  201.         text "Number"
  202.         initial_color <1,1,1,1>
  203.     }
  204.     new TextBox
  205.     {
  206.         name "carriere_kart_number"
  207.         x 0.7125
  208.         y 0.74
  209.         size_x 0.036
  210.         size_y 0.04
  211.         keepFocusOnEnter 1
  212.  
  213.         initial_image "data/menus/i_textbox_carre.nif"
  214.         cursor_image "Data/menus/i_texte_curseur.nif"
  215.  
  216.         text_x 0.12
  217.         text_y 0.03
  218.         text_size_x 0.94
  219.         
  220.         char_ratio_x 0.3
  221.         initial_color <0.99,0.61,0,1>
  222.         select_color <1,1,0,1>
  223.         over_color <0,0.66,1,1>
  224.     }
  225.     new FastFont
  226.     {
  227.         ;//Classe
  228.         name "carriere_font_class_config_initial"
  229.         x 0.52
  230.         y 0.74
  231.         auto_center 1
  232.         ratio 0.25
  233.         initial_color <1,1,1,1>
  234.     }
  235.  
  236.     ;// Tous les items concernant la configuration proviennent du menu 'menu_arcade_config_kart.txt'
  237.     new MenuButton
  238.     {
  239.         name "background_configuration"
  240.         x 0.645
  241.         y 0.36
  242.         z 0.9
  243.         size_x 0.35
  244.         size_y 0.34
  245.         normal_image "data/menus/i_carre_listbox.nif"
  246.         highlight_image ""
  247.     }
  248.     new FastFont
  249.     {
  250.         ;// Configuration
  251.         name "NumeroConfig"
  252.         auto_center 1
  253.         x 0.825
  254.         y 0.655
  255.         ratio 0.25
  256.         text "Setup"
  257.         initial_color <1,1,1,1>
  258.     }
  259.     new MenuButton
  260.     {
  261.         ;// Previous config arrow
  262.         x 0.715
  263.         y 0.65
  264.         size_x 0.04
  265.         size_y 0.04
  266.  
  267.         normal_image "data/menus/i_triangle_orange.nif"
  268.         highlight_image "data/menus/i_triangle_bleu.nif"
  269.  
  270.         ;// eCONFIGKART_PREVIOUS
  271.         name "eCONFIGKART_PREVIOUS"
  272.         state_manager "51"
  273.     }
  274.     new MenuButton
  275.     {
  276.         ;// Next config arrow
  277.         x 0.895
  278.         y 0.65
  279.         size_x 0.04
  280.         size_y 0.04
  281.  
  282.         normal_image "data/menus/i_triangle_orange_flip.nif"
  283.         highlight_image "data/menus/i_triangle_bleu_flip.nif"
  284.  
  285.         ;// eCONFIGKART_NEXT
  286.         name "eCONFIGKART_NEXT"
  287.         state_manager "52"
  288.     }
  289.     new FastFont
  290.     {
  291.         ;// Configuration Acceleration
  292.         name "arcade_cs_kart_config_acceleration"
  293.         x 0.665
  294.         y 0.615
  295.         ratio 0.23
  296.         text "Acceleration"
  297.         initial_color <1,1,1,1>
  298.     }
  299.     new FastFont
  300.     {
  301.         ;// Configuration Freinage
  302.         name "arcade_cs_kart_config_freinage"
  303.         x 0.665
  304.         y 0.575
  305.         ratio 0.23
  306.         text "Braking"
  307.         initial_color <1,1,1,1>
  308.     }
  309.     new FastFont
  310.     {
  311.         ;// Configuration Vitesse de pointe
  312.         name "arcade_cs_kart_config_vitesse_de_pointe"
  313.         x 0.665
  314.         y 0.535
  315.         ratio 0.23
  316.         text "Top Speed"
  317.         initial_color <1,1,1,1>
  318.     }
  319.     new FastFont
  320.     {
  321.         ;// Configuration Adherence
  322.         name "arcade_cs_kart_config_adherence"
  323.         x 0.665
  324.         y 0.495
  325.         ratio 0.23
  326.         text "Grip"
  327.         initial_color <1,1,1,1>
  328.     }
  329.     new FastFont
  330.     {
  331.         ;// Configuration Sous-virage
  332.         name "arcade_cs_kart_config_sous_virage"
  333.         x 0.665
  334.         y 0.455
  335.         ratio 0.23
  336.         text "Understeer"
  337.         initial_color <1,1,1,1>
  338.     }
  339.     new FastFont
  340.     {
  341.         ;// Configuration Survirage
  342.         name "arcade_cs_kart_config_survirage"
  343.         x 0.665
  344.         y 0.415
  345.         ratio 0.23
  346.         text "Oversteer"
  347.         initial_color <1,1,1,1>
  348.     }
  349.     new FastFont
  350.     {
  351.         ;// Configuration Rigidite
  352.         name "arcade_cs_kart_config_rigidite"
  353.         x 0.665
  354.         y 0.375
  355.         ratio 0.23
  356.         text "Rigidity"
  357.         initial_color <1,1,1,1>
  358.     }
  359.     new ProgressBar
  360.     {
  361.         name "arcade_cs_pb_acceleration"
  362.         x 0.857
  363.         y 0.615
  364.         size_x 0.12
  365.         size_y 0.03
  366.         initial_image "data/menus/i_progress_contour.nif"
  367.         orientation_type 0
  368.         display_type 0
  369.         draw_text 0
  370.         bar_pos_x 0.859
  371.         bar_pos_y 0.62
  372.         bar_pos_size_x 0.117
  373.         bar_pos_size_y 0.02
  374.         bar_image "data/menus/i_progressbarr.nif"
  375.     }
  376.     new ProgressBar
  377.     {
  378.         name "arcade_cs_pb_freinage"
  379.         x 0.857
  380.         y 0.575
  381.         size_x 0.12
  382.         size_y 0.03
  383.         initial_image "data/menus/i_progress_contour.nif"
  384.         orientation_type 0
  385.         display_type 0
  386.         draw_text 0
  387.         bar_pos_x 0.859
  388.         bar_pos_y 0.58
  389.         bar_pos_size_x 0.117
  390.         bar_pos_size_y 0.02
  391.         bar_image "data/menus/i_progressbarr.nif"
  392.     }
  393.     new ProgressBar
  394.     {
  395.         name "arcade_cs_pb_vitesse_de_pointe"
  396.         x 0.857
  397.         y 0.535
  398.         size_x 0.12
  399.         size_y 0.03
  400.         initial_image "data/menus/i_progress_contour.nif"
  401.         orientation_type 0
  402.         display_type 0
  403.         draw_text 0
  404.         bar_pos_x 0.859
  405.         bar_pos_y 0.54
  406.         bar_pos_size_x 0.117
  407.         bar_pos_size_y 0.02
  408.         bar_image "data/menus/i_progressbarr.nif"
  409.     }
  410.     new ProgressBar
  411.     {
  412.         name "arcade_cs_pb_adherence"
  413.         x 0.857
  414.         y 0.495
  415.         size_x 0.12
  416.         size_y 0.03
  417.         initial_image "data/menus/i_progress_contour.nif"
  418.         orientation_type 0
  419.         display_type 0
  420.         draw_text 0
  421.         bar_pos_x 0.859
  422.         bar_pos_y 0.5
  423.         bar_pos_size_x 0.117
  424.         bar_pos_size_y 0.02
  425.         bar_image "data/menus/i_progressbarr.nif"
  426.     }
  427.     new ProgressBar
  428.     {
  429.         name "arcade_cs_pb_sous_virage"
  430.         x 0.857
  431.         y 0.455
  432.         size_x 0.12
  433.         size_y 0.03
  434.         initial_image "data/menus/i_progress_contour.nif"
  435.         orientation_type 0
  436.         display_type 0
  437.         draw_text 0
  438.         bar_pos_x 0.859
  439.         bar_pos_y 0.46
  440.         bar_pos_size_x 0.117
  441.         bar_pos_size_y 0.02
  442.         bar_image "data/menus/i_progressbarr.nif"
  443.     }
  444.     new ProgressBar
  445.     {
  446.         name "arcade_cs_pb_survirage"
  447.         x 0.857
  448.         y 0.415
  449.         size_x 0.12
  450.         size_y 0.03
  451.         initial_image "data/menus/i_progress_contour.nif"
  452.         orientation_type 0
  453.         display_type 0
  454.         draw_text 0
  455.         bar_pos_x 0.859
  456.         bar_pos_y 0.42
  457.         bar_pos_size_x 0.117
  458.         bar_pos_size_y 0.02
  459.         bar_image "data/menus/i_progressbarr.nif"
  460.     }
  461.     new ProgressBar
  462.     {
  463.         name "arcade_cs_pb_rigidite"
  464.         x 0.857
  465.         y 0.375
  466.         size_x 0.12
  467.         size_y 0.03
  468.         initial_image "data/menus/i_progress_contour.nif"
  469.         orientation_type 0
  470.         display_type 0
  471.         draw_text 0
  472.         bar_pos_x 0.859
  473.         bar_pos_y 0.38
  474.         bar_pos_size_x 0.117
  475.         bar_pos_size_y 0.02
  476.         bar_image "data/menus/i_progressbarr.nif"
  477.     }
  478.  
  479. }
  480.  
  481.  
  482.